.zhaocai {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
  background-color: #fff;
}
.second-tab {
}
.tabs {
  width: 200px;
  height: 100%;
  padding-top: 30px;
  box-sizing: border-box;
  background: url("../images/tab_left.png");
  float: left;
}
.tabs a {
  width: 200px;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  border-left: 6px solid transparent;
  box-sizing: border-box;
  font-size: 18px;
  color: #333;
  display: block;
  text-decoration: none;
}
.tabs a.active {
  border-color: #47a8f2;
  background-color: #1d60c5;
  background-image: linear-gradient(to right, #1d60c5, #40a7f0);
  color: #fff;
}
.swiper-container {
  margin-left: 200px;
  width: 1000px;
  position: absolute;
}
.swiper-slide {
  width: 1000px;
  background: none;
  color: #fff;
}
.content-slide {
  padding: 18px;
  width: 100%;
  height: 358px;
}
.table-head {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  color: #718bae;
  background-color: #e5f4fe;
}

.table-item {
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table-item.first {
  width: 85%;
}

.table-item.second {
  width: 15%;
}
.l {
  float: left !important;
}
.body-item {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #dfe5f0;
}
.body-item {
  color: #333;
  text-align: left;
}
.body-item > a {
  color: #333;
}
.body-item a span {
  text-align: left !important;
}
.body-item > a :hover {
  color: #1463ce;
  cursor: pointer;
}
.table-body,
.ewb-info-items {
  padding: 0px;
  margin: 0px;
}
li {
  list-style: none;
}

.login-container {
  position: absolute;
  top: 272.5px;
  left: 50%;
  margin: -50px 0 0 -600px;
  height: 280px;
}

.login-box {
  width: 335px;
  padding: 20px 20px 0;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#66ffffff, endColorstr=#66ffffff)";
}

.login-item {
  height: 60px;
  line-height: 60px;
  background-color: #e8f0fe;
  background-image: linear-gradient(to bottom, #e8f0fe, #fff);
}

.login-item + .login-item {
  margin-top: 10px;
}

.login-item a {
  display: block;
  padding-left: 86px;
  font-size: 18px;
  color: #333;
  background-repeat: no-repeat;
  background-position: 28px center;
}

.login-item.first a {
  background-image: url("../images/login_ico1.png");
}

.login-item.second a {
  background-image: url("../images/login_ico2.png");
}

.login-item.third a {
  background-image: url("../images/login_ico3.png");
}

.login-item:hover a {
  color: #1463ce;
}

.login-operate {
  line-height: 20px;
  margin-top: 17px;
}

.login-operate .operate {
  color: #fff;
}

.login-operate .operate:hover {
  color: #1bfafd;
}
.btn-wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.ad1 {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}

.info-box {
  padding: 45px 0 0;
  background-color: #f4f6f9;
}

.industry-box {
  width: 1200px;
}

.info-hd {
  height: 51px;
  border-bottom: 1px solid #d2e0fd;
}

.info-hd .heading {
  height: 51px;
  line-height: 47px;
  padding-left: 33px;
  border-bottom: 4px solid #1463ce;
  box-sizing: border-box;
  color: #1463ce;
  font-size: 22px;
  background-repeat: no-repeat;
  background-position: left center;
}

.industry-box .heading {
  background-image: url("../images/industry_tt.png");
}

.policy-box {
  width: 400px;
}

.policy-box .heading {
  background-image: url("../images/policy_tt.png");
}

.info-box .box {
  /* height: 390px; */
  margin-top: 23px;
  padding: 10px 22px 0;
  box-sizing: border-box;
  border: none;
  background-color: #fff;
}

.info-box .industry-swiper {
  width: 490px;
  padding: 0;
}

.industry-content {
  position: relative;
  display: block;
  height: 100%;
}

.industry-content img {
  width: 100%;
  height: 100%;
}

.industry-intro {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 87px;
  padding: 17px 20px 0;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #fff;
}

.industry-tt {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.industry-txt {
  height: 22px;
  line-height: 22px;
  margin-top: 8px;
  color: #3f5279;
}
.link {
  width: 1200px;
  height: 140px;
  margin-bottom: 16px;
  line-height: 80px;
  margin: 0 auto;
  background: url(../images/yqlj1.png) left no-repeat;
}

.link img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 26px;
  margin-right: 26px;
}

.link ul {
  padding: 20px 0 20px 200px;
  width: 1000px;
  margin: 0 auto;
}

.link a {
  display: block;
  padding: 0 5px 0 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #333;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #3e464c;
  line-height: 32px;
  margin-right: 16px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.login-box__lircoding {
  height: 378px;
  margin-top: 20px;
  /* margin-left: 20px; */
  background-color: #fff;
  padding: 0 22px 0;
  box-shadow: 0px 5px 10px 0px rgba(31, 51, 129, 0.1);
  border-radius: 4px;
}

.login-item2 {
  height: 50px;
  line-height: 50px;
  background-color: #e8f0fe;
  background-image: linear-gradient(to bottom, #e8f0fe, #fff);
}

.login-item2 a {
  display: block;
  padding-left: 86px;
  font-size: 18px;
  color: #333;
  background-repeat: no-repeat;
  background-position: 28px center;
}
.login-item2 a:hover {
  color:#1463ce;
}
.first a  {
  background-image: url("../images/login_ico1.png");
}
.second a {
  background-image: url("../images/login_ico2.png");
}

.third a {
  background-image: url("../images/login_ico3.png");
}
.forth {
  display: block;
  padding-left: 86px;
  font-size: 18px;
  color: #333;
  background-repeat: no-repeat;
  background-position: 28px center; 
  background-image: url("../images/tab_ico4.png");
  background-size: 27px;
  cursor: pointer;
}

.forth:hover {
  color:#1463ce;
}
.login-item2 + .login-item2 {
  margin-top: 20px;
}